libxen: XSPolicy.can_run for libxen
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Apr 2008 09:07:35 +0000 (10:07 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Apr 2008 09:07:35 +0000 (10:07 +0100)
commita9920c61ac7e98cc2aaa9dfa4daa1d93caa51b99
treec2fc8cb0a0aa7840c2d3ca23f1102dae2a2c5a6c
parent999853b092c34a43383ae8b7b117820b79171c85
libxen: XSPolicy.can_run for libxen

Add the stub and prototype for the XSPolicy.can_run function to the
lib-xen library. I also fixed some prototypes that had missing
'extern's.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/libxen/include/xen/api/xen_acmpolicy.h
tools/libxen/include/xen/api/xen_xspolicy.h
tools/libxen/src/xen_xspolicy.c